Skip to content

feat: add check console output#5

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-check-console-output
Jun 9, 2026
Merged

feat: add check console output#5
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-check-console-output

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Adds the initial check command with console output.

Scope:

  • add check subcommand;
  • discover supported instruction files from a repository root;
  • print human-readable console output;
  • return 0 when supported files are found;
  • return 1 when no supported files are found;
  • return 2 for invalid repository roots;
  • add CLI tests for the new behavior.

Not included:

  • no JSON output;
  • no Markdown output;
  • no diagnostic finding generation;
  • no file content analysis;
  • no command execution;
  • no network behavior;
  • no CI changes.

@CoderDeltaLAN CoderDeltaLAN merged commit c3ec5a6 into main Jun 9, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the feat/add-check-console-output branch June 9, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant